home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / TabCell / TabCell.app / English.lproj / TabCell.nib / data.classes next >
Text File  |  1994-08-04  |  334b  |  8 lines

  1. MyController = {
  2.     ACTIONS = {"appDidInit:" = "appDidInit:"; "tabMatrixAction:" = "tabMatrixAction:"; }; 
  3.     OUTLETS = {backgroundView = backgroundView; tabMatrix = tabMatrix; }; 
  4.     SUPERCLASS = Object; 
  5. };
  6. DarkGrayView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
  7. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  8.